How to Install espeak software package in Ubuntu 17.04 (Zesty Zapus)

How to Install espeak software package in Ubuntu 17.04 (Zesty Zapus)

espeak software package provides Multi-lingual software speech synthesizer, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install espeak 

espeak is installed in your system.

Make ensure the espeak package were installed using the commands given below,

$ sudo dpkg-query -l | grep espeak *

You will get with espeak package name, version, architecture and description in a table

espeak package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Sound
Package espeak
Version 1.48.04+dfsg-5
Description Multi-lingual software speech synthesizer
Sub Section Sound


See Also, How to uninstall or remove espeak software package from Ubuntu 17.04 (Zesty Zapus)?